home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / VCDEMO_Files / VCDemo.aps / Menus / 128.rc
Encoding:
Text File  |  1998-11-20  |  935 b   |  41 lines

  1. 128 MENU
  2. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  3. {
  4.  POPUP "File(&F)"
  5.  {
  6.   MENUITEM "Exit(&X)", 57665
  7.  }
  8.  POPUP "Demo"
  9.  {
  10.   MENUITEM "Window", 32777
  11.   MENUITEM "Sizing", 32776
  12.   MENUITEM "Background", 32779
  13.   MENUITEM "Cell Style", 32782
  14.   MENUITEM "Cell Type", 32773
  15.   MENUITEM "Input", 32783
  16.   MENUITEM "Formula", 32778
  17.   MENUITEM "Chart", 32774
  18.   MENUITEM "Virtual Grid", 32775
  19.   MENUITEM "User defined function", 32771
  20.   MENUITEM "Cut copy paste", 32780
  21.   MENUITEM "Undo Redo", 32789
  22.   MENUITEM "Drag drop", 32781
  23.   MENUITEM "Sort", 32772
  24.   MENUITEM "Print preview", 32784
  25.   MENUITEM "pages", 32785
  26.   MENUITEM "drop window", 32786
  27.   MENUITEM "open database", 32787
  28.   MENUITEM "file", 32788
  29.   MENUITEM "fixed pane", 32790
  30.  }
  31.  POPUP "View(&V)"
  32.  {
  33.   MENUITEM "Tool bar(&T)", 59392
  34.   MENUITEM "Status bar(&S)", 59393
  35.  }
  36.  POPUP "Help(&H)"
  37.  {
  38.   MENUITEM "About VCDemo(&A)...", 57664
  39.  }
  40. }
  41.